admin: Add a warm fuzzy message to deploy about transactions
authorColin Walters <walters@verbum.org>
Wed, 10 Jul 2013 06:30:26 +0000 (02:30 -0400)
committerColin Walters <walters@verbum.org>
Wed, 10 Jul 2013 06:30:26 +0000 (02:30 -0400)
Since it sounds cool and stuff.

src/ostree/ot-admin-deploy.c

index 5382275b6bad1427847fb5eb9f5701e1527ed2de..f77a73a7c131659107c7bca9668a6a6eb1835673 100644 (file)
@@ -1211,6 +1211,8 @@ ot_admin_deploy (GFile             *sysroot,
         }
     }
 
+  g_print ("Transaction complete, performing cleanup\n");
+
   /* TEMPORARY HACK: Add a "current" symbolic link that's easy to
    * follow inside the gnome-ostree build scripts.  This isn't atomic,
    * but that doesn't matter because it's only used by deployments